QueryMatch

A match of a Query to a particular set of Nodes.

Members

Variables

captures
QueryCapture[] captures;

the captures array

id
uint id;

The id

pattern_index
uint pattern_index;

the pattern index

Meta